Change vpit->period and friends to count in nanoseconds.
authoradsharma@los-vmm.sc.intel.com <adsharma@los-vmm.sc.intel.com>
Tue, 9 Aug 2005 19:20:28 +0000 (11:20 -0800)
committeradsharma@los-vmm.sc.intel.com <adsharma@los-vmm.sc.intel.com>
Tue, 9 Aug 2005 19:20:28 +0000 (11:20 -0800)
commit2f8a5487ca524fc0b431e93f526ac34c5a1e237a
tree57f06fecb3be203a38b59ba0991feefee7ccae83
parent20017d51b136e01a8ec386fbdb6109c6a56af22c
Change vpit->period and friends to count in nanoseconds.

This actually reduces the amount of 64 bit math we need to do.

Signed-off-by: Edwin Zhai <edwin.zhai@intel.com>
Signed-off-by: Arun Sharma <arun.sharma@intel.com>
xen/arch/x86/vmx_intercept.c